home *** CD-ROM | disk | FTP | other *** search
-
- # SGI 4 configuration file.
- # The file "makefile.hdr" contains code common to all makefiles. It
- # should not be necessary to edit that file.
-
- # DRIVERDIRS = Iris NeXT SunView X XView ctool sunanim xanim datacube adage
- DRIVERDIRS = SunView X XView ctool sunanim xanim
- CONTRIBDIRS = canny cc compress fsun imsor label lbl surrey usl uva verdth
- ANSI_PATH = $(TOPDIR)/jpeg
- HTDIRS = IRIX4.2
- XDIRS = lblx11 xhips
- XVDIRS = lblxview
-
- DESTROOT = $(TOPDIR)/sun4
- DESTDIR = $(DESTROOT)/bin
- # LIBDIR = /usr/local/lib
- LIBDIR = $(DESTROOT)/lib
- # INCLUDE_DIR = /usr/include
- INCLUDE_DIR = $(DESTROOT)/include
- # MANDIR = /usr/man/mann
- MANDIR = $(DESTROOT)/man/mann
- MANEXT = n
- LIBMANDIR = /usr/man/mann
- LIBMANEXT = n
- TMPDIR = /tmp
-
- FLOAT =
- TARGET_ARCH =
- FASTCOPY =
-
- CPPFLAGS = -I$(INCLUDE_DIR)
- LIBRARY2 = -l$(LIB)
- HLIBNAME = lib$(HLIB).a
- OTHERLIBS = -lm
- LDFLAGS = -L$(LIBDIR)
- CFLAGS = -O
-
- ORIG = ULORIG
- BITORDER = MSBFVERSION
-
- MANPRINT = psroff -Pps -man
- MEPRINT = psroff -Pps -me
- TBL = tbl
- EQN = eqn
- RANLIB = ls
- LORDER = lorder
- TSORT = tsort
- RM = rm
- XVIEWHOME = /usr/openwin
- LIBXVIEW = -lxview -lolgx -lX11
-
- # Stuff you like to have removed from directories to "make clean"
- OTHERJUNK = core *~ \#* *BAK tmpansi.c
-